GroupHeaderFormat Property (TransposedGrid<T>)
In This Topic
Gets or sets the format string used to create the group header content.
Syntax
'Declaration
Public Overridable Property GroupHeaderFormat As String
public virtual string GroupHeaderFormat {get; set;}
See Also